FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.saner#current (63 ms)

Package hl7.fhir.uv.saner
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/CodeSystem-MeasureRateAggregation.html
Url http://hl7.org/fhir/uv/saner/CodeSystem/MeasureRateAggregation
Version 1.0.1
Status active
Date 2024-05-18T21:25:01+00:00
Name MeasureRateAggregation
Title Measure Rate Aggregation Coding System
Experimental False
Realm uv
Authority hl7
Description This Coding System Identifies methods of rate aggregation
Content complete

Resources that use this resource

ValueSet
MeasureRateAggregationValues Measure Rate Aggregation Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This case-insensitive code system http://hl7.org/fhir/uv/saner/CodeSystem/MeasureRateAggregation defines the following codes:

CodeDisplayDefinition
count AggregableRates can be summed over consecutive periods
point-in-time Point in TimeRates are point in time measures during the reporting period, the most recent measure is retained in an aggregate
cumulative CumulativeRates are point in time measures showing cumulative values over all reporting periods, the most recent measure is retained in an aggregate

Source

{
  "resourceType" : "CodeSystem",
  "id" : "MeasureRateAggregation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/saner/CodeSystem/MeasureRateAggregation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">count<a name=\"MeasureRateAggregation-count\"> </a></td><td>Aggregable</td><td>Rates can be summed over consecutive periods</td></tr><tr><td style=\"white-space:nowrap\">point-in-time<a name=\"MeasureRateAggregation-point-in-time\"> </a></td><td>Point in Time</td><td>Rates are point in time measures during the reporting period, the most recent measure is retained in an aggregate</td></tr><tr><td style=\"white-space:nowrap\">cumulative<a name=\"MeasureRateAggregation-cumulative\"> </a></td><td>Cumulative</td><td>Rates are point in time measures showing cumulative values over all reporting periods, the most recent measure is retained in an aggregate</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/saner/CodeSystem/MeasureRateAggregation",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.42.16.4"
    }
  ],
  "version" : "1.0.1",
  "name" : "MeasureRateAggregation",
  "title" : "Measure Rate Aggregation Coding System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-18T21:25:01+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "This Coding System Identifies methods of rate aggregation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "count",
      "display" : "Aggregable",
      "definition" : "Rates can be summed over consecutive periods"
    },
    {
      "code" : "point-in-time",
      "display" : "Point in Time",
      "definition" : "Rates are point in time measures during the reporting period, the most recent measure is retained in an aggregate"
    },
    {
      "code" : "cumulative",
      "display" : "Cumulative",
      "definition" : "Rates are point in time measures showing cumulative values over all reporting periods, the most recent measure is retained in an aggregate"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.